Welcome![Sign In][Sign Up]
Location:
Search - C4.5 algorithm

Search list

[Other resourceC4

Description: C语言设计案例源代码,算法等等C语言设计案例源代码,算法-C language source code case design, algorithm, etc. C language source code case design, algorithm, etc.
Platform: | Size: 2934 | Author: 唐爱六 | Hits:

[AI-NN-PRc4.5算法数据(VC VERSION)

Description: 数据挖掘c4.5算法(vc语言版本)欢迎大家下载测试!!!! - The data mining c4.5 algorithm (vc language edition) welcome everybody downloading test! ! ! !
Platform: | Size: 156672 | Author: 万喜 | Hits:

[matlabC4.5算法

Description: 数据挖掘中的决策树C4.5算法的实现,用matlab实现-Data Mining Decision Tree Algorithm of C4.5, using Matlab to achieve
Platform: | Size: 2048 | Author: 利军 | Hits:

[Mathimatics-Numerical algorithmsDescionTree

Description: 决策树技术之ID3以及C4.5算法学习,很有用哦-decision tree technology and C4.5 ID3 algorithm learning useful oh
Platform: | Size: 114688 | Author: 唐稍逊 | Hits:

[Linux-UnixC4.5-C

Description: 这是数据挖掘分类算法中的C4.5算法的C实现版本,为Linux下的,希望对大家有所帮助。-This is the classification of data mining algorithms to the C4.5 algorithm to achieve the C version of Linux. We want to help.
Platform: | Size: 160768 | Author: cnjn | Hits:

[Bio-RecognizeC4.5_Kidney

Description: 以从医院病案室获得的3022例数据为样本,在完成样本数据库以及糖尿病并发症的多维数据集设计后,以糖尿病并发症流行病学知识发现为重点,研究定性数据定量化挖掘模型及算法引擎的设计与实现,即将关联模型引入糖尿病并发症的流行病学研究.运用决策树技术对数据样本进行分析,采用C4.5找到最优决策树-cases from the hospital to obtain the data for 3,022 cases samples the completion of the sample database and diabetic complications multidimensional data sets design, Complications of diabetes epidemiology knowledge discovery as the focus, Quantitative study of qualitative data mining engine model and algorithm design and implementation, Relational Model forthcoming introduction of diabetic complications epidemiological studies. the use of decision tree technical data samples for further analysis. C4.5 used to find optimal decision tree
Platform: | Size: 308224 | Author: Eric Cheng | Hits:

[matlabID3+C4.5

Description: ID3+C4.5的源程序。用于数据挖掘决策算法的一个实例。-ID3 C4.5 of the source. Data Mining for a decision algorithm examples.
Platform: | Size: 5120 | Author: 张飞 | Hits:

[Technology ManagementAlgorithemofC4.5

Description: 本论文深入浅出的讲解了C4.5算法,对算法的剪枝、缺省值的处理等方方面面进行了较为详细的讲解,很值得阅读。-This paper to explain in simple terms the C4.5 algorithm, the pruning algorithm, the default value, such as deal with all aspects of conducting a more detailed explanation, is worth reading.
Platform: | Size: 96256 | Author: Tim | Hits:

[Linux-Unixc4.5

Description: 数据挖掘算法中,有关决策树算法c4.5的实现,c4.5是在ID3基础上实现的,有这比id3还好的功能-Data mining algorithms, the decision tree algorithm c4.5 realization, c4.5 is based on ID3, with this function better than id3
Platform: | Size: 160768 | Author: 司马腾 | Hits:

[matlabC4_5

Description: 用matlab语言写的C4.5算法,用于模式分类-Matlab language used to write the C4.5 algorithm for pattern classification
Platform: | Size: 2048 | Author: 罗升阳 | Hits:

[AI-NN-PRC4.5

Description: 决策树是表达知识的一种有效形式,这个是挖掘决策树的经典c4.5算法-Decision tree is to express an effective form of knowledge, this is a classic mining decision tree algorithm c4.5
Platform: | Size: 261120 | Author: mameng | Hits:

[JSP/JavaC4.5

Description: C4.5算法有如下优点:产生的分类规则易于理解,准确率较高。其缺点是:在构造树的过程中,需要对数据集进行多次的顺序扫描和排序,因而导致算法的低效。此外,C4.5只适合于能够驻留于内存的数据集,当训练集大得无法在内存容纳时程序无法运行。-C4.5 algorithm has the following advantages: the classification rules easier to understand, accurate and a higher rate. Its shortcomings are as follows: in the tree structure, the need for a number of data sets the order of scanning and sorting, thus leading to inefficient algorithms. In addition, C4.5 can only be applied to the presence of a data set in memory, when the training set too great to accommodate in memory when the program can not run.
Platform: | Size: 1024 | Author: xinyuanwo | Hits:

[AI-NN-PRc4.5

Description: C4.5决策树算法,使用VC++实现的,比较好用 -C4.5 decision tree algorithm, use VC++ Realize relatively easy to use
Platform: | Size: 161792 | Author: 王宇琴 | Hits:

[DocumentsC4.5

Description: Quinlan s C4.5 算法的实现-the implementation of C4.5 [教學文件]-Quinlan s C4.5 algorithm-the implementation of C4.5 [Teaching documents]
Platform: | Size: 63488 | Author: kengi | Hits:

[matlabc4-5

Description: c4.5 algorithm in matlab
Platform: | Size: 2048 | Author: panshopr | Hits:

[JSP/JavaC4.5_Weka

Description: This source code of C4.5 algorithm by Weka Software
Platform: | Size: 67584 | Author: yam | Hits:

[AI-NN-PRC4.5

Description: 决策树经典学习算法,C4.5算法是ID3算法的改进,加上了子树的信息,因素属性的值可以是连续量,训练例的因素属性值可以是不确定的,对已生成的决策树进行裁剪,减小生成树的规模.-Decision tree learning algorithm of C4.5 algorithm is the classic, the improved ID3 algorithm, coupled with the subtree of the information, the factor attribute value can be continuous, training cases of factor property values can be of uncertain, the generated decision tree cut, reducing the size of the spanning tree.
Platform: | Size: 172032 | Author: guda | Hits:

[WEB CodeC4.5

Description: python实现的C4.5算法,也是数据挖掘的基础算法(C4.5 algorithm implemented by python, which also the basic algorithm of data mining)
Platform: | Size: 2048 | Author: 艾辰icon | Hits:

[Mathimatics-Numerical algorithmsc4.5

Description: python编写的c4.5算法实现,含数据读入和正确率计算,非常直观,含代码注解(The implementation of the C4.5 algorithm written by python, which contains data reading and correct rate calculation, is very intuitive and contains code annotation.)
Platform: | Size: 1024 | Author: 小Vw | Hits:

[JSP/JavaC4.5-master

Description: source code for decision tree algorithm c4.5
Platform: | Size: 443392 | Author: dred | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net